Get Data Source Server Roles

{ getRolesByServer }

Returns all roles IDs and its settings for a server.

Method

/API2/dataSources/getRolesByServer

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin
  • Input Parameters

    Name

    serverId

    Type

    string

    Description

    The server's system ID

    Output Response

    Successful Result Code

    200

    Response List Type

    Description of Response Type

    Object with role and role access types.. Note that the response is returned as a list of items of this object type.

    Examples